home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 41 / CD Expert nº 41.iso / Hellboy / data1.cab / Game_Data / data / animtab / bridge_animated_lowering.ast < prev    next >
Text File  |  2000-08-18  |  1KB  |  52 lines

  1. //  DH INTERACTIVE LLC, COPYRIGHT (C) 1998
  2. //
  3. //  bridge_animated_lowering.ast written at FRI Jun 02 10:10 2000
  4. //
  5. //
  6.  
  7.  24                     //  file_type
  8. 112                     //  file_version
  9.  
  10. //  bridge        //  Session name
  11. end
  12.  
  13. // *** This first section contains the names of all the win_anims used by the table
  14. bridge_animated_lowering
  15. end
  16.  
  17. // *** This second section contains the values for each anim state
  18. bridge_lowering
  19. bridge_raising
  20. bridge_up
  21. bridge_down
  22. end
  23.  
  24. bridge_lowering            // name of this anim_state
  25. bridge_animated_lowering                  // name for the win_anim for this state
  26. bridge_down            // default link anim for this anim state
  27. // Begin entries for this anim state
  28. begin_end_frame 0 54
  29. end_of_entries
  30.  
  31. bridge_raising            // name of this anim_state
  32. bridge_animated_lowering                // name for the win_anim for this state
  33. bridge_up            // default link anim for this anim state
  34. // Begin entries for this anim state
  35. begin_end_frame 54 0
  36. end_of_entries
  37.  
  38.  
  39. bridge_up            // name of this anim_state
  40. bridge_animated_lowering                // name for the win_anim for this state
  41. bridge_up            // default link anim for this anim state
  42. // Begin entries for this anim state
  43. begin_end_frame 0 0
  44. end_of_entries
  45.  
  46.  
  47. bridge_down            // name of this anim_state
  48. bridge_animated_lowering                // name for the win_anim for this state
  49. bridge_down            // default link anim for this anim state
  50. // Begin entries for this anim state
  51. begin_end_frame 54 54
  52. end_of_entries